PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / setUncheckedStateNormalAppearance Method
The normal visual appearance of the widget in unchecked state.
In This Topic
    setUncheckedStateNormalAppearance Method
    In This Topic
    Sets the normal visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user does not interact with the widget.
    Syntax
    public void setUncheckedStateNormalAppearance( 
       PDFAnnotationAppearance value
    )

    Parameters

    value
    The normal visual appearance of the widget in unchecked state.
    See Also